- lexical syntax
- sintaxe lexicalRefere-se a uma abordagem que incorpora as regras sintáticas ao léxico.
Linguistica Glossаrio. 2014.
Linguistica Glossаrio. 2014.
Lexical analysis — In computer science, lexical analysis is the process of converting a sequence of characters into a sequence of tokens. Programs performing lexical analysis are called lexical analyzers or lexers. A lexer is often organized as separate scanner and … Wikipedia
Lexical functional grammar — (LFG) is a grammar framework in theoretical linguistics, a variety of generative grammar. The development of the theory was initiated by Joan Bresnan and Ronald Kaplan in the 1970s, in reaction to the direction research in the area of… … Wikipedia
Lexical Markup Framework — (LMF) is a work in progress within International Organization for Standardization ISO/TC37 in order to define a common standardized framework for the construction of natural language processing (NLP) and machine readable dictionary (MRD) lexicons … Wikipedia
Lexical semantics — is a subfield of linguistic semantics. It is the study of how and what the words of a language denote (Pustejovsky, 1995). Words may either be taken to denote things in the world, or concepts, depending on the particular approach to lexical… … Wikipedia
Syntax highlighting — is a feature of some text editors that displays text mdash;especially source code mdash;in different colors and fonts according to the category of terms. This feature eases writing in a structured language such as a programming language or a… … Wikipedia
Lexical category — In grammar, a lexical category (also word class, lexical class, or in traditional grammar part of speech) is a linguistic category of words (or more precisely lexical items ), which is generally defined by the syntactic or morphological behaviour … Wikipedia
Syntax — Syntactic redirects here. For another meaning of the adjective, see Syntaxis. For other uses, see Syntax (disambiguation). Linguistics … Wikipedia
SYNTAX — In computer science, SYNTAX is a system used to generate lexical and syntactic analyzers (parsers) (both deterministic and non deterministic) for all kind of context free grammars (CFGs) as well as some classes of contextual grammars. It is… … Wikipedia
Syntax of programming languages — In computer science, the syntax of a programming language is the set of rules that a sequence of characters in a source code file must follow to be considered as a syntactically conforming program in that language.The rules specify how the… … Wikipedia
Lexical rule — A lexical rule is a form of syntactic rule used within many theories of natural language syntax. Lexical rules alter the argument structures of lexical items (usually verbs) in order to alter their combinatory properties … Wikipedia
Lexical grammar — In computer science, a lexical grammar can be thought of as the syntax of tokens. That is, the rules governing how a character sequence is divided up into subsequences of characters, each of which represents an individual token.For instance, the… … Wikipedia